PDF4Java Reference Documentation
com.o2sol.pdf4java.transforms Package / PDFPageTransform Class


In This Topic
    PDFPageTransform Class Methods
    In This Topic

    For a list of all members of this type, see PDFPageTransform members.

    Public Methods
     NameDescription
    Public MethodGets a flag indicating whether extended operator information should be extracted when a content stream operator is processed.  
    Public MethodGets the transform context.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodInternal use only.  
    Public MethodSets a flag indicating whether extended operator information should be extracted when a content stream operator is processed.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Protected MethodTransforms the input PDF operator in a list of zero or more operators.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also